[INFO] fetching crate covy-ingest 0.2.0...
[INFO] checking covy-ingest-0.2.0 against try#d0ab665d12770dbaae620b539ee4319b83445f45 for pr-133502-24
[INFO] extracting crate covy-ingest 0.2.0 into /workspace/builds/worker-4-tc2/source
[INFO] started tweaking crates.io crate covy-ingest 0.2.0
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate covy-ingest 0.2.0
[INFO] tweaked toml for crates.io crate covy-ingest 0.2.0 written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate covy-ingest 0.2.0 on toolchain d0ab665d12770dbaae620b539ee4319b83445f45
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d0ab665d12770dbaae620b539ee4319b83445f45" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate covy-ingest 0.2.0 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d0ab665d12770dbaae620b539ee4319b83445f45" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 705e7a6a6b6164b9ee7a1ba17a51f650c5b93daebb41e219e9626a20c8aa5522
[INFO] running `Command { std: "docker" "start" "705e7a6a6b6164b9ee7a1ba17a51f650c5b93daebb41e219e9626a20c8aa5522", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "705e7a6a6b6164b9ee7a1ba17a51f650c5b93daebb41e219e9626a20c8aa5522", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "705e7a6a6b6164b9ee7a1ba17a51f650c5b93daebb41e219e9626a20c8aa5522" "/opt/rustwide/cargo-home/bin/cargo" "+d0ab665d12770dbaae620b539ee4319b83445f45" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "705e7a6a6b6164b9ee7a1ba17a51f650c5b93daebb41e219e9626a20c8aa5522", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "705e7a6a6b6164b9ee7a1ba17a51f650c5b93daebb41e219e9626a20c8aa5522" "/opt/rustwide/cargo-home/bin/cargo" "+d0ab665d12770dbaae620b539ee4319b83445f45" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.182
[INFO] [stderr]    Compiling rustix v1.1.3
[INFO] [stderr]     Checking regex-syntax v0.8.9
[INFO] [stderr]     Checking bitflags v2.11.0
[INFO] [stderr]    Compiling zerocopy v0.8.39
[INFO] [stderr]    Compiling quote v1.0.44
[INFO] [stderr]    Compiling cc v1.2.56
[INFO] [stderr]     Checking bstr v1.12.1
[INFO] [stderr]     Checking serde_json v1.0.149
[INFO] [stderr]    Compiling anyhow v1.0.101
[INFO] [stderr]    Compiling getrandom v0.4.1
[INFO] [stderr]     Checking bytemuck v1.25.0
[INFO] [stderr]     Checking clap_builder v4.5.59
[INFO] [stderr]     Checking itertools v0.10.5
[INFO] [stderr]     Checking glob v0.3.3
[INFO] [stderr]     Checking colored v3.1.1
[INFO] [stderr]     Checking roaring v0.10.12
[INFO] [stderr]    Compiling syn v2.0.116
[INFO] [stderr]    Compiling blake3 v1.8.3
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]     Checking is-terminal v0.4.17
[INFO] [stderr]     Checking criterion-plot v0.5.0
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking clap v4.5.59
[INFO] [stderr]     Checking regex-automata v0.4.14
[INFO] [stderr]     Checking crossterm v0.29.0
[INFO] [stderr]     Checking tempfile v3.25.0
[INFO] [stderr]     Checking comfy-table v7.2.2
[INFO] [stderr]     Checking globset v0.4.18
[INFO] [stderr]     Checking regex v1.12.3
[INFO] [stderr]     Checking ignore v0.4.25
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling zerocopy-derive v0.8.39
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]     Checking thiserror v2.0.18
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]     Checking toml_datetime v0.6.11
[INFO] [stderr]     Checking serde_spanned v0.6.9
[INFO] [stderr]     Checking bincode v1.3.3
[INFO] [stderr]     Checking tinytemplate v1.2.1
[INFO] [stderr]     Checking quick-xml v0.37.5
[INFO] [stderr]     Checking toml_edit v0.22.27
[INFO] [stderr]     Checking toml v0.8.23
[INFO] [stderr]     Checking covy-core v0.2.0
[INFO] [stderr]     Checking half v2.7.1
[INFO] [stderr]     Checking ciborium-ll v0.2.2
[INFO] [stderr]     Checking ciborium v0.2.2
[INFO] [stderr]     Checking covy-ingest v0.2.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking criterion v0.5.1
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 31.89s
[INFO] running `Command { std: "docker" "inspect" "705e7a6a6b6164b9ee7a1ba17a51f650c5b93daebb41e219e9626a20c8aa5522", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "705e7a6a6b6164b9ee7a1ba17a51f650c5b93daebb41e219e9626a20c8aa5522", kill_on_drop: false }`
[INFO] [stdout] 705e7a6a6b6164b9ee7a1ba17a51f650c5b93daebb41e219e9626a20c8aa5522
